home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 January / PSL Monthly Shareware CD-ROM (Public Software Library) (January 1994).iso / pastnews / news9308.pgm < prev    next >
Text File  |  1993-09-29  |  6KB  |  160 lines

  1.  
  2. =====Programming
  3.  
  4. ...A.I., assembler, Basic, Forth, Pascal, other languages,
  5.    screen generating, graphics, general programming tools.
  6.  
  7. (For Windows 3 specific programming, see the Windows section.)
  8.  
  9.  
  10.  
  11. -----August 1993 Programming Disk
  12.  
  13. Printq  [Printq]
  14.    TV: Printing
  15.    Pat Reilly; $0
  16. shows how to allow a Turbo Vision application to perform
  17. quasi-background printing.
  18.  
  19. Bulk Disk Copier [BDC]
  20.    C: DOS Access
  21.    MicroGenesis Software; $0
  22. is C source for reading a floppy image to a hard disk and copying it
  23. back to as many floppies as you wish. It also formats blank floppies.
  24. The source code is an excellent tutorial on lowlevel disk access under
  25. DOS.
  26.  
  27. ShowBox  [ShowBox]
  28.    C: Message Box
  29.    Chuck Baker
  30. is source for a text-based message box.
  31.  
  32. TSort  [TSort]
  33.    C++: Sorting
  34.    $0
  35. is a set of three sort routines implemented as templated C++ functions.
  36. A bsearch is also included.
  37.  
  38. Dates [DATES_AG]
  39.    C: Date Routines
  40.    Al Gifford; $0
  41. is source for almost anything you could want to do concerning dates,
  42. including generating a calendar.
  43.  
  44. LZW For Pascal 1.0 [LZW4P]
  45.    TP: Archiving
  46.    MarshallSoft Computing, Inc.; $38
  47. is a Lempel-Ziv-Welch data compression library for Turbo Pascal.
  48.  
  49. SoundFX 486 [SFX486]
  50.    General: Sound Effects
  51.    David Smith; $17
  52. is a sound effects library for 486 Systems. There are 70 sounds
  53. included, plus a demo program which can play each of the sound effects.
  54.  
  55. Source View. 3.0i [SRCVIEW]
  56.    Programmer's Editor
  57.    Michael W. Chen (ASP); $30
  58. is a text editor for programmers. Features include wild card file
  59. opening, execution interface, run-time file access, inter-file
  60. find/replace, split windows, and more.
  61.  
  62. WSP 1.50  [WSP]
  63.    Programming Utility
  64.    Wakiti Koichi Wada
  65. compares an old and updated file and creates a COM program which will
  66. make the changes to the user's old file. You can send the user just the
  67. COM file instead of a full set of new files.
  68.  
  69. AAL for BASIC 1.1 [AABAS]
  70.    QB4: Routines
  71.    Tom Hanlin; $8
  72. Affordable Alternative Library for QuickBasic 4.x is a collection has
  73. over 75 BIOS and DOS-related routines and functions written entirely in
  74. assembler.
  75.  
  76. [Animat] shows how to do animation in QuickBasic.
  77.  
  78. Quick Copy 1.0 [QCOPY] (S. Roepenack; $0) allows you to copy files from
  79.   within your QB programs.
  80.  
  81.  
  82. -----Large Programming Disks
  83.  
  84. Demo Workshop 1.1 [DEMOWRK]
  85.    Demo's
  86.    #12379
  87.    P2 Enterprises ASP; $65
  88. creates demo and tutorial programs. It uses actual screens recorded
  89. during execution of the program being presented.
  90.  
  91. The recording can be edited with the presentation editor like editing a
  92. movie. You can cut and resequence scenes, add pop-up menus, special
  93. effects, text windows and more. It creates an EXE file as output.
  94.  
  95. TVTools  [TVTools]
  96.    TurboVision
  97.    #12374 (PG-04)
  98.    Marc Stern; $0
  99. is a library of general-purpose tools for TurboVision. This package
  100. includes high-level functions and new objects. It also contains a lot of
  101. non-TV functions such as string and date routines. Source code included.
  102.  
  103. Yilmaz Disassembler 1.1 [YILMAZ]
  104.    Disassemblers
  105.    #12392 (PG-02)
  106.    Yilmaz Towfeek; $25
  107. is an interactive disassembler. It teaches assembly language by allowing
  108. the user to be a part of the disassembling process. You can disassemble
  109. in different modes such as visibility of machine codes, visibility of
  110. data labels and using different data format. Requires 400K free memory.
  111.  
  112.  
  113. -----Quick Looks:
  114.  
  115. Bug Tracker 1.13 [BUGTRAKR] (Asa Dean; $20) keeps a record of computer
  116.   program bugs. It allows you to document, sort and track the progress of
  117.   fixes to bugs and implementations of enhancements.
  118.  
  119. Screen*It 1.0.5 [SCREENIT] (Oasys; $25) is a data entry screen painter
  120.   for C/C++. You can create data entry screens with field edits, pop-up
  121.   help, pick lists, boxes, and colors without writing a single line of
  122.   code.
  123.  
  124.  
  125. -----Updates:
  126.  
  127. (PG-02: #3754) Assembly Wizard's Library 1.6 [ASMWIZ] is a collection of
  128.   over 150 routines for programming in assembly language.
  129.  
  130. (PG-03: #4804) [AngelLib] 1.9c is a library of MS Basic PDS 7.1 routines
  131.   for developing business applications. NEW: full linker library included
  132.   and more routines.
  133.  
  134. (PG-04: #4692) Personal Comm. Library for C 3.5 [PCL4C] is an async comm
  135.   library for MSC or Turbo C. NEW: Added an ASCII file transfer protocol
  136.   to the example terminal program and support for PC/4 and PC/8 multiport
  137.   DigiBoard.
  138.  
  139. (PG-06: #12384) Personal Comm. Library for Pascal, 3.3 [PCL4P] is an
  140.   async comm library designed for Turbo Pascal 4+. Same features as above.
  141.  
  142. (PG-06: #3251) P-Robots 3.1 (ASP) [P_ROBO31] is a game based on computer
  143.   programming in PASCAL. NEW: optional integrated development environment
  144.   to create, edit and test robots.
  145.  
  146. (PG-06 #4278) Pascal Wizard's Library 1.4 [PASWIZ] is a library for
  147.   Turbo Pascal and Quick Pascal that provides high-powered math routines,
  148.   new string support, mouse management, music and BCD math.
  149.  
  150. (PG-06: #27055/1501) Qwik 7.1 [QWIK71] is a high performance screen
  151.   writing utility for TP4 programmers. NEW: vertical writing routines,
  152.   detection of i486 cpu and of Pentium cpu.
  153.  
  154. (PG-07: #27237/0556) [FIFTH] 2.7 (Software Construction Company; $50) is a
  155.   programming environment, consisting of a compiler, a text editor, a
  156.   dictionary editor, and an interactive environment.
  157.  
  158. (PG-08: #12130) ARIS Version Tracking System 1.3 [AVTS] is a low cost
  159.   version control/configuration management system.
  160.